Context switch
SWITCH BETWEEN PROCESSES OR TASKS ON A COMPUTER
Context switching; Thread switching latency; Process switching latency; Context Switch; Address space switch; Thread switch; Process switch; Address-space switch; Mode switch
In computing, a context switch is the process of storing the state of a process or thread, so that it can be restored and resume execution at a later point, and then restoring a different, previously saved, state.